home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 237 / 237.d81 / t.maze man < prev    next >
Text File  |  2022-08-26  |  2KB  |  69 lines

  1. u
  2.            M A Z E   M A N
  3.  
  4.       by Victor Terrana, Ph.D.
  5.  
  6.     You like mazes? Then how about a
  7. limitless supply of them? Dr. Vic
  8. Terrana has come up with a machine
  9. language algorithm that will generate
  10. a maze in the blink of an eye. Your
  11. task is to guide a sprite from the
  12. top of the maze to the bottom.
  13.  
  14.     If you beat the record time for
  15. solving a maze, your time will take a
  16. seat at the top of the scoreboard.
  17.  
  18.     When you run MAZE MAN, the maze
  19. is drawn and the twinkling sprite
  20. waits for you to move it, using a
  21. joystick in port two. As soon as you
  22. start moving, the clock begins
  23. ticking.
  24.  
  25.     Since all of the lines in the
  26. maze are diagonal, the sprite will
  27. only respond to diagonal commands,
  28. bouncing off any wall it touches.
  29.  
  30.     Once you've reached the exit,
  31. touch the blinking arrow right away
  32. so that the clock stops as soon as
  33. possible. If you beat the time, you
  34. can type in your name and reign
  35. supreme -- until someone comes along
  36. and beats your time.
  37.  
  38.      You can press Q at any time to
  39. quit.
  40.  
  41.     NOTE to SUPER SNAPSHOT and WARP
  42. SPEED users, for some reason this
  43. program isn't compatible with it.
  44. After about the fourth maze, the
  45. system crashes. It's just one of those
  46. crazy ghost bugs.
  47.  
  48.     By the way, Dr. Terrana was my
  49. Computer Science prof back when he
  50. taught at Indiana University. We
  51. thought it'd be a plus if he explained
  52. the concept of mathematically creating
  53. mazes. If you're interested in
  54. the theory, and are not squeamish on
  55. programming theory, you can check out
  56. his article on side 2.
  57.  
  58.  JLJ
  59.  
  60. [DAVE'S NOTE:] We found a flipping
  61. little bug with this program on VICE
  62. (at least): The first time you plays
  63. the game, you win instantly in a time
  64. of 0:00:000. This then is pretty
  65. much unbeatable. Sorry about the
  66. inconvenience.
  67.  
  68.  DMM
  69.  
  70.